﻿ @CHARSET "UTF-8";
@import url(/css/asic.css);

/* 公共样式 */
body {margin:0;	padding:0;font-size:12px; color:#484848;line-height:24px;  background:url(images/bg.jpg) top center repeat-x #fff; }
* { margin:0; padding:0; }
.clearfix { clear:both; }
a:link{ color:#2b2b2b; text-decoration:none;}
a:hover,a:active { color:#ff0000;}
ul { list-style:none; }
.block-foot{display:none; }
img { border:none;}
.header,.main,.banner{ width:1003px; margin:0 auto; height:auto; overflow:hidden;}
.nav,.rightcol,.leftcol { overflow:hidden;}
.clear { display: block; height: 0; clear: both; visibility: hidden;}

.form .row .label{float:left;display:inline;}
.form .row .enter,.form .row span.tips,.form .row blockquote{float:left;}
#hd .search .enter,.pagetitle .search .btn{ float:left;display:inline;height:23px;line-height:23px;border:none;}
#hd .search .enter{width:170px;padding:0 5px;color:#777;background:none;}


.vipYan {height: 50px;margin: 10px 0 0 780px;position: absolute;width: 208px;z-index: 9999;}
.vipYan div {padding: 45px 0 0 0px;width: 200px; text-align:center;}
.vipYan span {color: red;font-size: 18px;font-weight: bold; line-height:28px;}



a.btnwrap{text-decoration:none !important;}
.btnwrap{display:inline-block;height:26px;padding-right:4px;background:url(images/buttons.png) no-repeat 100% -26px;overflow:hidden;margin-right:4px;_margin-right:8px;*margin-right:8px;*display:block;*float:left;}
.btnwrap .btn-inner{display:inline-block;height:26px;padding:0 6px 0 8px;background:url(images/buttons.png) 0 0;border:none;line-height:26px;color:#555;text-decoration:none;}

.btn-h30{height:30px;padding-right:5px;background:url(images/buttons-h30.png) no-repeat 100% -30px;}
.btn-h30 .btn-inner{height:30px;padding:0 6px 0 9px;background:url(images/buttons-h30.png) 0 0;font:117% "Microsoft Yahei";line-height:30px;color:#D12C00;}
.btn-h30:hover{background-position:100% -90px;}
.btn-h30:hover .btn-inner{background-position:0 -60px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* 针对 Google Chrome、Safari 3.0、Opera 9 的CSS样式 */
.btnwrap .btn-inner{margin-right:-3px;}
.btn-h30 .btn-inner{margin-right:0;}
}

/* header*/
.header{ width:1003px; margin:0 auto;}

.logo{ float:left; width:1003px; height:93px; overflow:hidden; line-height:93px; font-size:50px;  font-family:"Microsoft Yahei"; color:#ffd200; margin:0; padding:0;} 
.logo a{ float:left; font-size:50px;  font-family:"Microsoft Yahei"; line-height:93px; display:block; color:#ffd200;  width:1003px; height:93px; overflow:hidden; font-weight:bold; display:table-cell;vertical-align:middle;} 
.logo img{ }




#nav{ float:left;width:1003px; height:55px; overflow:hidden; margin-top:6px; }
.sitenave ul li { float:left; height:55px; width:110px; font-family:"Microsoft Yahei";line-height:55px; font-size:14px; color:#000;  text-align:center; text-decoration: none; }
.sitenave ul li a { display:block; height:55px; color:#000; text-decoration: none; }
.sitenave ul li a:hover { color:#000; text-decoration:underline;  height:55px;  background:url(images/index_09.jpg) top center no-repeat; display:block;}
.sitenave ul li img{ float:right;}




.sitenav ul li { float:left; height:55px;width:110px; font-family:"Microsoft Yahei"; _margin-left:5px; line-height:55px;font-weight:bold;  font-size:14px; color:#000;  font-weight:bold;   text-align:center; text-decoration: none; }
.sitenav ul li a { display:block; height:55px; color:#000; text-decoration: none; text-align:center;font-size:14px; font-weight:bold;  font-family:"Microsoft Yahei";}
.sitenav ul li a:hover {font-weight:bold; color:#000;font-size:14px;  font-family:"Microsoft Yahei"; text-decoration:underline; display:block; text-align:center; background:url(images/index_09.jpg)  top center no-repeat; }
.sitenav ul li img{ float:right;}


#navMenu {
	width:1003px;
	height:55px;  /*导航的高度*/
	line-height:55px;
	display:block;
	overflow:hidden;
	float:left;
}
.menu1 {Z-INDEX:6;}
.menu1,.menu1 UL {
	padding:0px;
	margin:0px;
	list-style-type: none;
}
.menu1 LI,.menu1 a{HEIGHT:55px; LINE-HEIGHT:55px;FLOAT:center;}
.menu1 LI {padding:0px; MARGIN: 0px;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 0px;}
.menu1 a{
	DISPLAY: block; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	MARGIN: 0px; 
	TEXT-TRANSFORM: uppercase; 
	color:#000;
	TEXT-ALIGN: center; 
}
.menu1 LI:hover,.menu1 A:hover {
	color:#fff;  
}
.menu1 LI a:hover {
	background-repeat:repeat-x;
	background-position: center top;
	text-decoration: none;
	}
.menu1 LI ul li a:hover{ background-image:none;}
.menu1 LI UL {MARGIN-LEFT: -999em; POSITION: absolute}
.menu1 LI UL li,.menu1 LI UL li a{
	line-height:28px;
	BORDER-BOTTOM: #b3b3b3 1px solid; 
	height:28px;
	background-image:none;}
.menu1 LI:hover UL,.menu1 LI.sfhover UL {
	MARGIN-TOP:0;  	/*距离上面的距离 */
	padding:0px;
	Z-INDEX: 5; 
	FILTER: alpha (opacity=90); 
	MARGIN-LEFT: 0px; 
	WIDTH: 124px; 
	BORDER-BOTTOM: #cc0000 0px solid; 
	POSITION: absolute; 
	background-color:#e6e6e6;  /*背景颜色下拉 */
	opacity: 0.90;
	+CLEAR: both; +MARGIN-TOP: 0px;
	_clear:both; _margin-top:0px;
}
.menu1 LI:hover UL LI A,.menu1 LI.sfhover UL LI A{
	DISPLAY: block; 
	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	MARGIN: 0px; 
	TEXT-TRANSFORM: none; 
	WIDTH: 124px; 
	color:#000; 
	TEXT-ALIGN: center;
}
.menu1 LI:hover UL LI A:hover,.menu1 LI.sfhover UL LI A:hover {BACKGROUND-COLOR: #09F;}
.menu1 UL LI UL {DISPLAY: none;}
.menu1 UL LI UL LI A:hover {
	MARGIN-TOP: 0px; 
	DISPLAY: block; 
	FILTER: alpha (opacity=85); 
	MARGIN-LEFT:0px; 
	WIDTH: 11px; 
	POSITION: absolute; 
	BACKGROUND-COLOR:#09F;
	
}






#ban{width:100%; text-align:center;  height:auto;  clear:both; overflow:hidden; height:335px;}




/*主体*/
.mainbg{width:1003px; margin:0 auto;  background:url(images/mainbg.jpg) top center repeat-x;}
.main {width:1003px; height:auto; margin:0 auto; clear:both;  background-color:#fff; padding-top:12px;}
.mainone{ width:98%; margin:0 auto; }
.maintwo{ width:98%; margin:0 auto;  margin-top:6px; }
.mainthr{ width:98%; margin:0 auto;   background:url(images/index_20.jpg) 4px 28px no-repeat;}

.two_left{ width:48%; float:left; margin-left:5px;}
.two_right{ width:48%; float:right; margin-right:15px;}

.submainone{ width:1003px; margin:0 auto; margin:0 auto;}
.main_left{float:left; width:24.5%; margin-left:8px;}
.main_right{float:right; width:74%;}

.prolist{ width:100%; }

.xinwenbg{ float:left; width:408px; margin:0 auto; margin-left:10px; vertical-align:middle; padding-top:26px;}
.xinwenbg2{ float:right; width:323px; margin:0 auto; margin-left:10px; padding-top:12px;}

.about2{width:96%; margin: 0 auto; padding-top:2px;}
.about2 ul{  width:100%;}
.about2 ul li{text-align:left; height:74px; margin-top:7px;border-bottom:1px #dddddd dashed;}
.about2 ul li a{color:#6d6d6d;}
.about2 ul li a:hover{ color:#ffa100;}

.about_left { float:left;100px;}
.about_right { float:right;  width:215px; height:66px; line-height:18px;}
.about_right p{  width:80%; font-size:14px; font-weight:bold; color:#3364cc; padding-bottom:2px;} 
.about_right a {color:#3364cc;}
.about_right a:hover {color:#333;}



.aboutcontent { float:left;line-height:22px; color:#262626; margin: 0 auto;  font-family:"Microsoft Yahei"; display:inline; width:99%;}
.aboutcontent img {padding:0 10px 7px 4px;}
.aboutcontent p{ margin:0 auto; padding-top:6px; width:99%; line-height:22px; margin-bottom:2px; }
.aboutcontent span{float:right; padding-right:10px;}

.rightnews { border-bottom:1px dashed #999;}
.rightnews h1 a{ font-size:13px; color:#e50101; font-weight:bold;}
.rightnews p a{ font-size:12px; color:#5e5e5e; line-height:22px;}


.contactMian { float:left; font-size:13px; color:#0b3f01; line-height:26px; padding-top:70px;}
.contactMian span{ font-weight:bold;}
.contactMian p {line-height:26px;color:#484848; font-size:12px; font-family:"Microsoft Yahei";}
.contactMian img{float:left; margin-left:3px; padding-top:3px;}



.contactMian2 { background:url(images/abbg.jpg) bottom right no-repeat;}
.contactMian2  span{ font-weight:bold;}
.contactMian2 p {line-height:24px; padding-left:22px; padding-top:90px; color:#343434;}
.contactMian2 img{float:left; margin-left:2px; padding-top:6px;}


.conacttop { margin-top:10px;}
.conactpadding { padding-left:10px;}
.subcontact { margin:10px 0; }


.contcontent{ float:left; background:url(images/index_18.jpg) top no-repeat; min-height:175px; width:100%;}
.contcontent p{line-height:22px; padding-top:55px; padding-left:50px; width:90%; color:#191919;}

/*one*/
.xinwen{float:left; width:99.5%; margin:0 auto; margin-top:5px; margin-left:1px;}

.xinwen0{width:100%; margin:0 auto; margin-top:5px; margin-left:5px;}

.nametitle{float:left; width:100%; height:34px; }
.nametitle p{ font-size:13px; color:#fff; padding-left:23px; line-height:30px;}
.nametitle span{float:right; font-size:12px;  color:#0161c6; line-height:32px; padding-right:8px;  background:url(images/more3.jpg) top right no-repeat;}
.nametitle span a{color:#d1d1d1; text-decoration:none;}
.nametitle span a:hover{color:#fff; text-decoration:none;}
.nametitle img{ margin:0 auto; text-align:center;}

.nametitle2{float:left; height:26px;}
.nametitle2 p{font-family:"Microsoft Yahei"; font-size:13px; color:#a70106; padding-left:23px; line-height:32px;}
.nametitle2 span{float:right;  font-size:12px; width:96px; color:#484848;  line-height:27px; padding-right:8px; margin-top:5px;  text-align:center; }
.nametitle2 span a{ color:#484848; text-decoration:none;display:block;}
.nametitle2 span a:hover{ color:#0393dc; text-decoration:none; display:block;}
.nametitle2 img{float:left; padding-left:1px; padding:0 4px;}



.xinwencot{ width:100%; float:left; display:inline; }
.xinwencot ul{ margin-left:16px;}
.xinwencot ul li{float:left; line-height:28px; background:url(images/xiao2.jpg) 0 12px no-repeat; padding-left:15px; width:91%; margin-top:2px;display:inline; border-bottom:1px dashed #dddddd;}
.xinwencot ul li a{color:#393939; text-decoration:none;}
.xinwencot ul li a:hover{color:#e50101; text-decoration:underline;}
.xinwencot ul li span{color:#393939; float:right; font-family:Arial, Helvetica, sans-serif; font-size:9px; line-height:28px;}
.xinwencot ul li img{float:right; padding-top:8px; padding-right:8px;}


.xinwencot2{ margin-top:8px; width:95%; float:left; display:inline; margin-left:13px; }
.xinwencot2 ul li{float:left; line-height:28px;  padding-left:12px; width:95%; display:inline; border-bottom:1px dashed #a8a8a8;}
.xinwencot2 ul li a{color:#323232; text-decoration:none; background-image:url(images/xiao.jpg) 0 10px;}
.xinwencot2 ul li a:hover{color:#e50101; text-decoration:underline;background:url(images/xiao.jpg) 0 10px no-repeat;}
.xinwencot2 ul li span{color:#323232; float:right; font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:28px;}
.xinwencot2 ul li img{float:right; padding-top:8px; padding-right:8px;}


.procot{ width:100%; float:left; display:inline; }
.procot ul{ }
.procot ul li{float:left; line-height:35px; background-image:url(images/xiao.jpg) 0 12px; font-family:"Microsoft Yahei";  width:96%; margin-top:2px;display:inline;}
.procot ul li a{color:#393939; text-decoration:none;  background:url(images/index_19-09.jpg) repeat-x; display:block; padding-left:15px;  width:96%; }
.procot ul li a:hover{color:#e50101; text-decoration:underline; background:url(images/index_19-09.jpg) repeat-x; display:block;padding-left:15px; width:96%; }
.procot ul li span{color:#393939; float:right; font-family:Arial, Helvetica, sans-serif; font-size:9px; line-height:28px;}
.procot ul li img{float:right; padding-top:8px; padding-right:8px;}


.sprocot{ width:245px; margin:0 auto; overflow:hidden; float:left; background:url(images/index_19.jpg) top center repeat-y;  }
.sprocot ul{ margin-left:10px; }
.sprocot li a{float:left; line-height:30px; color:#6d6d6d; background:url(images/xiao.jpg) 2px 10px no-repeat; font-size:12px; font-weight:bold; padding-left:25px;   width:92%; display:inline; border-bottom:1px dashed #d6d6d6;}
.sprocot li a:link,.subleftcot li a:visited{ color:#6d6d6d; text-decoration:none;  display:block; padding-left:25px; }
.sprocot li a:hover,.subleftcot li a:active{ color:#1272d8; text-decoration:underline;  display:block;padding-left:25px; }


.nametitle3{width:100%; height:43px; background:url(images/subn.jpg) bottom left no-repeat;}
.nametitle3 p{ float:left; width:20%;font-size:12px; color:#666; padding-left:10px; line-height:38px;}
.nametitle3 p a{ color:#666; text-decoration:none;}
.nametitle3 p a:hover{ color:#ef0000;text-decoration:none;}
.nametitle3 span{float:right; width:40%; margin-top:10px; text-align:right; font-family:"Microsoft Yahei"; font-size:14px;}
.nametitle3 span a{ }
.nametitle3 span a:hover{ }
.nametitle3 img{float:right;}

.kuanjiebg{ float:left;  margin:0 auto; padding-left:20px; text-align:center;  margin-bottom:15px;}
.kuai{ width:100%; margin:0 auto; margin-top:15px; margin-bottom:1px;}
.kuai a{  display:block;}
.kuai a:hover{}



.chanpinbg{ width:1003px; margin: 0 auto; background:url(images/index0_27.jpg) top center no-repeat; height:212px;}


.chanpincot{ margin-top:1px; padding-left:12px; padding-top:1px; float:left;}
.chanpincot ul li {float:left;  display:inline; width:186px; margin:8px; }
.chanpincot ul li img { width:160px; height:117px; margin:0 auto; display:block; padding:6px;background-color:#cecece;}
.chanpincot ul li a img { border:1px solid #b2b2b2;}
.chanpincot ul li a:hover img { border:1px solid #b2b2b2;}
.chanpincot ul li p { text-align:center; color:#094601; height:22px; }
.chanpincot ul li p a{  color:#094601;}
.chanpincot ul li p a:hover{  color:#b70a10;}



.chanpincot2{ width:100%; margin:0 auto; padding-left:1px; padding-top:6px; }
.chanpincot2 li { float:left;display:inline; margin:5px;}
.chanpincot2 li img { border:1px solid #dfdfdf; margin:0 auto; display:block; padding:6px;}
.chanpincot2 li a img {border:1px solid #dfdfdf;  }
.chanpincot2 li a:hover img { border:1px solid #de0000;  }
.chanpincot2 li p { text-align:center; color:#4b4a4a; height:30px; line-height:30px;}
.chanpincot2 li p a{color:#4b4a4a; text-decoration:none;}
.chanpincot2 li p a:hover{color:#3e8bdb; text-decoration:none;}




.nametitle6{float:left; width:99%; background:url(images/titbg.jpg) repeat-x; height:42px; }
.nametitle6 p{font-size:14px; font-family:"Microsoft Yahei"; color:#fff; padding-left:20px; line-height:30px;  float:left;}
.nametitle6 span{float:right; font-size:12px; font-family:"宋体";  color:#fff; line-height:28px; padding-right:15px;  }
.nametitle6 span a{color:#fff; text-decoration:none;}
.nametitle6 span a:hover{color:#C00; text-decoration:none;}
.nametitle6 img{float:right;}


.link_main{ width:991px; height:auto; margin:0 auto; clear:both; margin-top:28px; padding-top:12px; height:30px;background:url(images/index_38.jpg) repeat-x;  }



.notice_new{width:870px; overflow:hidden; margin:0 auto; float:left; line-height:28px; height:28px;}
.notice_new ul li{ float:left; height:22px; margin:0 10px; text-align:center; line-height:18px;  font-size:12px; font-family:"Microsoft Yahei"; }
.notice_new ul li a{ color:#6e6e6e; text-decoration:none;  display:block;}
.notice_new ul li a:hover{ color:#3e8bdb; text-decoration:underline; display:block;}



/*bottom*/
.mainbottom{width:100%; margin:5px auto 0; display:block;  clear:both;}
.mainbottom p{width:80%; margin:0 auto;  text-align:center; color:#505050;  }

.bottommain{ height:89px; margin:0 auto; text-align:center; background:url(images/index_57.jpg) top center repeat-x; font-family:"Microsoft Yahei"; }
.bottommain p{ line-height:24px; font-size:12px; color:#505050; width:90%; margin:0 auto; text-align:center; padding-top:10px; }
.bottommain p a{ color:#505050; text-decoration:none;}
.bottommain p a:hover{ color:#000; text-decoration:underline;}
.bottommain p img{ float:left; border:0;}

.foot { margin:0 auto;width:100%; height:95px;background:url(images/end.jpg) repeat-x;margin-top:20px;}
.footleft { float:left;}
.footright { float:right; padding-top:28px; padding-right:10px;}
.footcon {font-size:12px; width:999px; height:auto; margin: 0 auto;color:#6d6d6d; line-height:21px; text-align:left;overflow:hidden;}
.footcon p {padding-left:10px; padding-top:23px;}
.footcon a {color:#6d6d6d;}
.footcon a:hover { color:#ffa100;}



#sys-marquee-a-3 {float:left; margin:0 auto;}
#sys-marquee-a-1 { margin:0 auto; padding-left:8px; }
#sys-marquee-a-2 {margin:0 auto; padding-left:4px; }






/*neiye*/

.subcont_right{float:right; width:756px;  margin-bottom:12px;  _margin-right:0; overflow:hidden; margin-right:12px; _margin-right:5px;margin-top:5px;}
.subcont_left{float:left; width:218px; margin:6px 0 0 6px; min-height:90px;  margin-top:10px;}


.sublist{float:left; width:100%; margin:0 auto; margin-top:10px; margin-left:10px;}
.sublefttitle{float:left; width:99%;  height:40px; }
.sublefttitle p{font-family:"Microsoft Yahei"; font-size:15px; color:#333; font-weight:bold; padding-left:8px; line-height:38px;}
.sublefttitle span{float:right; font-size:11px; font-family:Arial, Helvetica, sans-serif;color:#cdcdcd; }
.sublefttitle img{float:right;background:url(images/more.jpg) bottom no-repeat; padding-top:4px;}





.subleftcot{ width:200px; margin:0 auto; overflow:hidden; float:left; }
.subleftcot ul{ }
.subleftcot li a{float:left; line-height:35px; background-image:url(images/xiao.jpg) 0 12px; font-family:"Microsoft Yahei";  width:100%; margin-top:2px;display:inline;}
.subleftcot li a:link,.subleftcot li a:visited{ color:#393939; text-decoration:none;  background:url(images/index_19-09.jpg)  no-repeat; display:block;  }
.subleftcot li a:hover,.subleftcot li a:active{ color:#e50101; text-decoration:underline; background:url(images/index_19-09.jpg) no-repeat; display:block;}

#subleftcoth{ background:#df2b0a; color:#fff; font-size:14px; width:97%; line-height:35px; height:35px; }
#subleftcoth a{background:#df2b0a; color:#fff; font-size:14px;  width:95%;  line-height:35px; height:35px;}
#subleftcoth a:hover{background:#df2b0a;color:#fff; font-size:14px; width:95%;   line-height:35px; height:35px;}









.pruductnei{ margin-top:4px; width:97%;  float:left; padding-left:10px; padding-top:10px;}
.pruductnei li { float:left; display:inline; width:182px; }
.pruductnei li img { width:160px; height:117px; margin:0 auto; display:block; padding:4px; background:#ebebeb;}
.pruductnei li a img { border:1px solid #d6d6d6; background:#ebebeb;}
.pruductnei li a:hover img { border:1px solid #177110; background:#e0ecf5;}
.pruductnei li p { text-align:center; padding-top:2px; line-height:32px;}
.pruductnei li p a{ color:#666; text-decoration:none;}
.pruductnei li p a:hover{ color:#0a9500; text-decoration:none;}

.subrightcotnei2{  width:99%; float:left; min-height:280px;}


.pruductnei0{ margin-top:4px; width:97%;  float:left; padding-left:10px; padding-top:10px;}
.pruductnei0 li { float:left; display:inline; width:200px; }
.pruductnei0 li img { width:172px; height:150px; margin:0 auto; display:block; padding:6px; background:#ebebeb;}
.pruductnei0 li a img { border:1px solid #d6d6d6; background:#ebebeb;}
.pruductnei0 li a:hover img { border:1px solid #177110; background:#e0ecf5;}
.pruductnei0 li p { text-align:center; padding-top:2px; line-height:32px;}
.pruductnei0 li p a{ color:#666; text-decoration:none;}
.pruductnei0 li p a:hover{ color:#0a9500; text-decoration:none}



.subrightcotnei{ width:99%; float:left; min-height:280px; font-family:"Microsoft Yahei"; margin-top:12px; margin-left:10px;}
.subrightcotnei p{width:97%; margin: 0 auto; color:#4b4a4a; line-height:22px; padding-top:10px;}
.subrightcotnei p a{ color:#4b4a4a; text-decoration:none; }
.subrightcotnei p a:hover{ color:#0a9500; text-decoration:none; }
.subrightcotnei h2{ float:left; font-size:13px; color:#3e8bdb; background:url(images/xiao2.jpg) left center no-repeat; padding-left:20px;}
.subrightcotnei h2 a{ color:#3e8bdb;text-decoration:none;}
.subrightcotnei h2 a:hover{ color:#0a9500;text-decoration:none;}
.subrightcotnei ul li{float:left;  margin-top:6px; padding-bottom:6px; padding-left:18px; width:95%; border-bottom:1px dashed #b8b8b8;  background:url(images/xiao.jpg) 0 8px no-repeat; }
.subrightcotnei ul li a:hover{color:#3e8bdb; text-decoration:none;}
.subrightcotnei ul li span{color:#666; padding-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:10px; float:right; padding-right:10px;}
.subrightcotnei ul li img{float:right; padding-top:8px; padding-right:8px;}



.fanhui{ float:left; width:99%; height:38px; margin-left:8px;}
.fanhui p{ float:right; width:11%; font-size:12px; color:#bababa; text-align:right; margin-top:10px;}
.fanhui p a{font-size:12px; color:#bababa; display:block;}
.fanhui p a:hover{ font-size:12px; color:#3e8bdb; display:block;}
.fanhui span{float:right;font-size:12px; color:#bababa;  width:11%; text-align:right;margin-top:11px;}
.fanhui span a{  display:block;font-size:12px; color:#bababa; }
.fanhui span a:hover{ display:block;font-size:12px; color:#3e8bdb;}




/*= 新闻分页 =*/
#pagerclass{ width:100%; height:45px; text-align:center; margin:0 auto; text-align:center; display:block; clear:both;}
.pager{padding:20px 0;}
.pager .list{text-align:center;}
.pager .list .pager-nolink{color:#666; background:#eee; border:1px solid #d9d9d9;  padding:2px 6px; *padding:1px 6px; margin:0 3px;}
.pager .list a { color:#666; background:#eee; border:1px solid #d9d9d9;  padding:2px 6px; *padding:1px 6px; margin:0 3px;}
.pager .list a:hover { color:#999; background:#EEEAE4; border:1px solid #999;}
.pager .list .pager-current { color:#000; background:#EEEAE4; border:1px solid #999; padding:2px 6px; *padding:1px 6px; margin:0 3px;}
.pager .list a.ctrl { color:#494949; background:none; border:none;}
.pager .list a.ctrl:hover { color:#393; background:none; border:none;}

.subrightcotnei-title{font-size:14px; font-family:"Microsoft Yahei"; text-align:center; line-height:29px; font-weight:bold; color:#464646;}
.subrightcotnei-cot{ line-height:22px; width:96%; padding:10px; margin:0 auto;}


/* books */

.block,.block-nohead{}
.first-block{margin-top:0;}
.last-block{margin-bottom:0;}
.block{}
.block .block-head {overflow:hidden;border-bottom:1px dashed #ccc}
.block .block-head .head-inner{}
.block .block-head .title{float:left; background:url(images/hsj.jpg) no-repeat 1px; padding-left:15px;}
.block .block-head .links{float:right;padding:0;}
.block .block-head .links a{margin-left:1em;}
.block .block-head .links .moreS{display:block;width:35px;background:url(images/more.gif) no-repeat 50% 50%;text-indent:-9999px;}
.block .block-content{padding:5px 5px; }/*边框*/
.block .block-content2{padding:5px 5px;}/*边框*/
*/
.block .block-foot{display:none;}


/* job */

.list-table{}
.list-table .data{width:96%;}
.list-table th,.list-table td{text-align:center;color:#333;}
.list-table th{border-bottom:#666 1px dashed;height:30px;font-weight:100;color:#333;}
.list-table td{color:#333;padding:7px 0 6px;line-height:180%;border-bottom:#ccc 1px dashed;}
.list-table .title{text-align:left;}
.list-table td.title{padding-left:18px; }


/* job-info */


.block-offer-detail .detail-head{border-bottom:#ccc 1px dashed;padding:10px 0;}
.block-offer-detail .detail-head .title{color:#c00;float:left; }
.block-offer-detail .detail-head .date{float:right;color:#999;}
.block-offer-detail .block-content .title span{color:#333;font:133% "Microsoft Yahei";}
.block-offer-detail .detail-list{padding:15px 0 10px;width:300px;float:left;}
.block-offer-detail .detail-list .item{padding:5px 0 4px;line-height:180%;}
.block-offer-detail .detail-list .btn-resume{margin:15px 0 0;}

/* product */


/*products-产品详细页面分页*/


#slide-showpic a.picholder{
	padding:1px;height:202px;overflow:hidden;border:3px solid #ebe9dc;text-align:center;
	display:table-cell;width:273px;vertical-align:middle;
	+display:block;+font-size:176px;
}
#slide-showpic a.picholder img{margin-left:auto;margin-right:auto;vertical-align:middle;max-width:273px;max-height:202px;}

#showpic-gallery{height:62px;margin:2px 0 0;overflow:hidden;}
#showpic-gallery a.button{display:block;width:20px;height:54px;background:#fff url(images/slider.png) no-repeat;float:left;margin:6px 3px 0 0;text-indent:-10000px;}
#showpic-gallery a.prev{background-position:-58px 0;}
#showpic-gallery a.next{background-position:-78px 0;margin-right:0;}
#showpic-gallery .box{width:235px;height:62px;overflow:hidden;float:left;margin:0 3px 0 0;position:relative;}
#showpic-gallery .box ul{width:600px;position:absolute;top:0;left:0;}
#showpic-gallery .box ul li{width:54px;margin:6px 5px 0 0;float:left;border:0;padding:0;}
#showpic-gallery .box ul li a{display:block;width:48px;height:48px;padding:2px;border:#ddd 1px solid;overflow:hidden;}
#showpic-gallery .box ul li a img{display:block;width:48px;}
#showpic-gallery .box ul li.selected{width:58px;margin:0 5px 0 0;background:url(images/slider.png) no-repeat 0 0;}
#showpic-gallery .box ul li.selected a{padding:9px 5px 5px;border:none;}
.layout-show-withpic .info-content {float:right;width:370px}
.layout-show-withpic .info h1{color:#195D9E;font:133% "Microsoft Yahei";padding:8px 0;float:left;width:370px}
.layout-show-withpic .info .details dl{border-bottom:#ccc 1px dashed;padding:4px 0 3px 75px;line-height:25px;}
.layout-show-withpic .info .details dl dt{width:80px;margin-left:-75px;float:left;display:inline;padding-left:10px;}
.layout-show-withpic .info .details dl dd{padding:0 5px;color:#999;}
.layout-show-withpic .info .details dl.price{line-height:35px;}
.layout-show-withpic .info .details .marketprice{font-size:105;text-decoration:line-through;color:#555;}
.layout-show-withpic .info .btn-buy{margin-top:10px;}





/* job-user */  /* 留言 */

.layout-innerpg .col-main .form{padding:10px 0;}
.layout-innerpg .col-main .form .row .label{line-height:21px;padding-top:2px;padding-bottom:2px;text-align:right;}
.layout-innerpg .col-main .form .row .content{float:left;padding:2px 3em 2px 0;line-height:21px;}
.layout-innerpg .col-main .form .row .enter{padding:0 1em 0 0;}
.layout-innerpg .col-main .form input.text,
.layout-innerpg .col-main .form select,
.layout-innerpg .col-main .form textarea{border:#ddd 1px solid;-moz-border-radius:3px;-web-border-radius:3px;border-radius:3px;padding:4px 2px 3px;}
.layout-innerpg .col-main .form input.text:focus,
.layout-innerpg .col-main .form select:focus,
.layout-innerpg .col-main .form textarea:focus{border-color:#999;}
.layout-innerpg .col-main .form .row .enter .check{float:left;margin-right:12px;}
.layout-innerpg .col-main .form .row .enter .check .input{float:left;padding-top:5px;margin-right:6px;}
.layout-innerpg .col-main .form .row .enter .check .des{float:left;line-height:21px;padding-top:2px;padding-bottom:2px;}
.layout-innerpg .col-main .form .row .label .required{margin-right:0.5em;color:#f00;}
.layout-innerpg .col-main .form .row .tips{padding:2px 0;line-height:21px;color:#999;white-space:nowrap;}
.layout-innerpg .col-main .form .row p.tips{clear:both;padding:0 7px 5px;}
.layout-innerpg .col-main .form .row{padding:5px 0 5px 106px;}
.layout-innerpg .col-main .form .row .label{width:100px;margin-left:-106px;padding-right:6px;}
.layout-innerpg .col-main .form .row .buttons{padding:10px 0;}
.layout-innerpg .col-main .form blockquote{height:23px;padding:0 6px 0 27px;border:#F7ECAA 1px solid;line-height:23px;background:#FDFFD7 url(images/icon/icon-16.png) no-repeat 5px -117px;white-space:nowrap;}
.layout-innerpg .col-main .form blockquote.error{border-color:#FFBFBF;background-color:#FFEAEA;background-position:5px -147px;}
.layout-innerpg .col-main .form blockquote.accepted{border-color:#fff;background-color:#fff;background-position:5px -177px;color:#999;}
.layout-innerpg .col-main .form blockquote.loading{border-color:#fff;background:#fff url(images/icon/loading.gif) no-repeat 5px center;color:#DA6100;}
.layout-innerpg .col-main .form .row-submit blockquote{background-color:transparent;border:none;clear:both;margin:-5px 0 10px;}
.layout-innerpg .col-main .form .row .img-captcha{float:left;margin:2px 8px 0 -6px;display:inline;cursor:pointer;}
.layout-innerpg .col-main .form-reg{padding:38px 10px 40px;}
.layout-innerpg .col-main .form-comment{padding:0 10px;}


.three-cols .col-main .main-wrap{margin-right:230px;}
.three-cols .col-extra{width:220px;margin-left:-220px;}
.layout-innerpg .col-main{float:left;width:100%;min-height:1px;}
.layout-innerpg .col-main .main-wrap{margin-left:0;}
.layout-innerpg .col-sub{width:190px;margin-left:-100%;}
.layout-innerpg .col-subs{width:200px;margin-left:-100%;}
.layout-innerpg .col-main{background:url() repeat-y 200px 0;}
.layout-innerpg .col-main .main-wrap{padding:20px 0 0 5px;}
.layout-innerpg .col-sub{padding:20px 17px 0 0;}
.layout-show-withpic .col-main .main-wrap{margin:0 0 0 300px;background:none;padding:0;}
.layout-show-withpic .col-sub{width:281px;margin-left:-100%;background:none;padding:0;}


.col-sub .block .block-content .list-gallery{padding-left:10px;margin-right:-25px;}
.col-sub .block .block-content .list-gallery li{padding-right:25px;}
.col-extra .block .block-content .list-gallery,.layout-innerpg .col-sub .block .block-content .list-gallery{ padding:0; margin:0;}
.col-extra .block .block-content .list-gallery li,.layout-innerpg .col-sub .block .block-content .list-gallery li{ float:none; padding-right:0; margin:0 auto;}

.block .block-content .list-gallery{padding-left:0;margin-right:-6px;}
.block .block-content .list-gallery li{float:left;width:156px;padding:10px 10px 5px 0;}
.block .block-content .list-gallery li .thumb{width:150px;height:110px;padding:4px; background:#fff;-moz-border-radius:3px;-web-border-radius:3px;border-radius:3px;}
.block .block-content .list-gallery li .thumb a{width:150px;height:110px;overflow:hidden;display:block;}
.block .block-content .list-gallery li .thumb a img{width:150px;display:block;}
.col-sub,.col-extra{float:left;display:inline;}
.form .row .label{float:left;display:inline;}
.form .row .enter,.form .row span.tips,.form .row blockquote{float:left;}

a.btnwrap{text-decoration:none !important;}
.btnwrap{display:inline-block;height:26px;padding-right:4px;background:url(images/buttons.png) no-repeat 100% -26px;overflow:hidden;margin-right:4px;_margin-right:8px;*margin-right:8px;*display:block;*float:left;}
.btnwrap .btn-inner{display:inline-block;height:27px;padding:0 6px 0 8px;background:url(images/buttons.png) no-repeat;border:none;line-height:27px;color:#555;text-decoration:none; width:87px;}
.btn-highlight{background-position:100% -78px;}
.btn-highlight .btn-inner{background-position:0 -52px;color:#000;font-weight:bold;}
.btn-h30{height:30px;padding-right:5px;background:url(images/buttons-h30.png) no-repeat 100% -30px;}
.btn-h30 .btn-inner{height:30px;padding:0 6px 0 9px;background:url(images/buttons-h30.png) 0 0;font:117% "Microsoft Yahei";line-height:30px;color:#D12C00;}
.btn-h30:hover{background-position:100% -90px;}
.btn-h30:hover .btn-inner{background-position:0 -60px;}
.img-align-left{display:block;float:left;margin:0 10px 10px 0;}


.commentslist{padding:0 20px;}
.commentslist a{color:#2D78C4;}
.layout-innerpg .col-main .commentslist .form blockquote{background-color:transparent;border:none;margin-top:10px;}
.commentslist .entry{margin-bottom:10px;padding:0 10px;background:#ffffff;border:#cccccc 1px solid;-moz-border-radius:5px;-web-border-radius:5px;border-radius:5px;}
.commentslist .entry-head{line-height:30px;padding:2px 6px 0;border-bottom:#cccccc 1px solid;}
.commentslist .entry-head .author{float:left;color:#333;}
.commentslist .entry-head .meta{text-align:right;display:block;}
.commentslist .entry-head .meta .location{margin-right:1em;}
.commentslist .entry-content{padding:15px;line-height:180%;}
.commentslist .entry-body .operate{padding:15px 10px 10px;text-align:right;}
.commentslist .entry-body .operate a{margin:0 0.7em;}
.commentslist .comment-reply{margin:0 20px 10px;}
.commentslist .comment-reply .reply-show{padding:6px 15px 10px;background:#fff;border:#F3E6C6 1px solid;-moz-border-radius:5px;-web-border-radius:5px;border-radius:5px;}
.commentslist .reply-show .reply-head{line-height:25px;}
.commentslist .reply-show .reply-author{float:left;color:#f60;}
.commentslist .reply-show .reply-operate{float:right;}
.commentslist .reply-show .reply-operate a{margin:0 0.7em;}



